home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / graphics / fxforge / sinfinity < prev    next >
Text File  |  1999-06-15  |  533b  |  26 lines

  1. Category: Filter Factory Gallery R
  2. Title: Sinfinity
  3. Author: Harry the Raver
  4. Copyright: Copyright 1998 by harry@visca.com
  5.  
  6. ctl[0]: Radiality
  7. ctl[1]: Pattern 1
  8. ctl[2]: Pattern 2
  9. ctl[3]: Multiplier
  10. ctl[4]: Smoother
  11. ctl[5]: Red
  12. ctl[6]:Green
  13. ctl[7]: Blue
  14. val[0]: 52
  15. val[1]: 34
  16. val[2]: 205
  17. val[3]: 12
  18. val[4]: 65
  19. val[5]: 193
  20. val[6]: 204
  21. val[7]: 83
  22. R:put(sin(ctl(0)*scl(m,0,M,0,ctl(1))),0),put(sin(ctl(1)*d*cos(ctl(3))),1),put(sin(ctl(2)*d*tan(ctl(3))),2),put((get(0)+get(1)+get(2))/val(4,1,64),3)+ctl(5)
  23. G:get(3)+ctl(6)
  24. B:get(3)+ctl(7)
  25. A:a
  26.